home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0775.dms / var0775.adf / begin.P&C < prev    next >
Text File  |  1999-07-18  |  4KB  |  106 lines

  1. ***  Beginners Guide To Point & Click - V 1.0 ***
  2. ***  Programmed by & (c) 1992 P.J Gerfen      ***
  3. -------------------------------------------------
  4. Ok@ So you've just bought this new disc from your local P.D Shop@ But
  5. what does it actually do !!!!!.
  6. P.&.C. is a language unlike any other@ when possible it will simplify the
  7. most demanding job. P.&.C runs mostly at run-time@ ( this means that it
  8. is actually carrying out your instruction as you enter it !!! ).
  9.  
  10. Although a little programming experience helps@ a complete beginner can
  11. pick up the language in a matter of minutes...
  12. With most languages you have to learn such things as Pen Colours or Screen
  13. Locations@ Not P.&.C its just a simple case of moving the cursor to where
  14. on the screen you want it and clicking the mouse key.
  15.  
  16. Although with P.&.C you cannot write a best selling shoot'em'up@ P.&.C will
  17. be invaluble for a user who wishes to write Graphics Adventures or
  18. Educational Software@ Slide shows or Presentation Software can be put
  19. together in a matter of minutes...........
  20.  
  21. < Hold Down CTRL & Press ' > ' For Next Page
  22. THE EDITOR
  23. ----------
  24.  
  25. The screen you are looking at now is called the editor@ this is where you
  26. will enter your commands. The Flashing Cursor & Arrow mark the position on
  27. the screen where you are currently at. This can be moved Up & Down with the
  28. Two Cursor Keys@ OR By Moving the Cross Hairs to the desired Position and
  29. clicking the mouse left mouse button. ( Control the Cross-Hairs by moving
  30. the Mouse ).
  31. Mistakes can be deleted by using the ' <- ' key@ After entering a command
  32. always press Enter ( RETURN ).
  33.  
  34. Lines of Text can be Removed by Holding Down CTRL & Pressing ' D '@ To
  35. insert a new line Hold Down CTRL & Press ' I '.
  36.  
  37. The editor currently only permits Five pages of commands ( or LISTINGS )
  38. in memory at any one given time. Hold Down CTRL & Press either ' < ' or ' > '
  39. To go Forward or Back a Page@ Or move the cursor to the bottom or top of
  40. the screen as this has the same effect.
  41.  
  42. < Hold Down CTRL & Press ' > ' For Next Page@ or ' < ' to go back a Page
  43. THE MENU BAR
  44. ------------
  45.  
  46. Along the Top of the Editor is a block of Eight commands@ these can be
  47. selected by moving the Cross-Hairs on top of the option and Clicking with
  48. the mouse.
  49.  
  50. LOAD - Loads a Program@ Type in name of program.
  51.  
  52. SAVE - Saves a Program@ When selected type the name of the file to save
  53.        and hit ENTER. -: eg  Demos/Window
  54.  
  55. TEST - This will start your program running@ remember to save the program
  56.        Before you select this incase you can't get back to the Editor.
  57.  
  58. ASSEM - NOT APPLICABLE
  59.  
  60. PREV - This allows you a sneak preview of what your program is doing@
  61.        Click the mouse button to exit back to the Editor when using this.
  62.  
  63. < Hold Down CTRL & Press ' > ' or ' < '
  64. cont....
  65.  
  66. BLOCK - NOT APPLICABLE
  67.  
  68. HELP - This will bring up a help menu displaying various Topics@ Click on
  69.        one to bring up a small list of the most frequently used commands.
  70.        
  71.        ( GO ON THEN@ GIVE IT A GO !!!! )
  72.  
  73. QUIT - Clears all memory ready to start again@ you should use this before
  74.        before loading a program just to be sure nothing is lurking around.
  75.  
  76.  
  77. The bar along the bottom of the screen contains all the information about
  78. the current file you are working on. The Current Cursor Position@ What
  79. Page you are currently Editing and the name of the file.
  80.  
  81.  
  82.  
  83.  
  84. < Hold Down CRTL & Press < or > 
  85. END OF FILE
  86. -----------
  87.  
  88. Well that's just about it@ now its time for you to start doing something@
  89. It's time to LOAD another file@ But remember to QUIT first...
  90.  
  91. LOAD COMMANDS - For a list and description of the available commands.
  92. LOAD TUTOR - All beginners should start off with this......
  93. LOAD TEST - For a short demo@ showing just what is possible...
  94. --------------------------------------------------------------------------
  95.  
  96. ABOUT POINT & CLICK
  97. -------------------
  98.  
  99. Point & Click took 3 Months of solid toil & sweat to produce@ I had to use
  100. just about every package... DELUXE PAINT III@ DEVPAC II@ AMOS@ NORTH C.
  101. As you can understand I am not making any money by releasing this product
  102. on P.D@ So I have decided to hold back some of the Commands & Features.
  103. ( All Sound & Most Animation Features have been taken out !!!! )
  104. For any Help@ Hints@ Tips or news of V1.1 ( Full Version )@ please write to
  105. Paul Gerfen@ 65 Grove Road@ Sandown@ Isle of Wight@ PO36 8HH
  106.